FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.dev.epa#1.1.0-alpha.12 (47 ms)

Package de.gematik.dev.epa
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa@1.1.0-alpha.12&canonical=https://gematik.de/fhir/epa/StructureDefinition/epa-stage-life-extension
Url https://gematik.de/fhir/epa/StructureDefinition/epa-stage-life-extension
Version 1.1.0
Status active
Date 2024-08-14
Name EPAStageLifeExtension
Experimental False
Description This extension is used to specify a phase of life.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/epa/StructureDefinition/epa-allergy-intolerance EPA Allergy Intolerance Profile

Resources that this resource uses

ValueSet
http://fhir.de/ValueSet/lebensphase-de LebensphaseDe ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "epa-stage-life-extension",
  "url" : "https://gematik.de/fhir/epa/StructureDefinition/epa-stage-life-extension",
  "version" : "1.1.0",
  "name" : "EPAStageLifeExtension",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-14",
  "publisher" : "mio42 GmbH",
  "description" : "This extension is used to specify a phase of life.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "expression" : "DateTime",
      "type" : "fhirpath"
    },
    {
      "expression" : "Condition.onset.ofType(Age)",
      "type" : "fhirpath"
    },
    {
      "expression" : "Condition.abatement.ofType(Age)",
      "type" : "fhirpath"
    },
    {
      "expression" : "AllergyIntolerance.onset.ofType(Age)",
      "type" : "fhirpath"
    },
    {
      "expression" : "Procedure.performed.ofType(Age)",
      "type" : "fhirpath"
    },
    {
      "expression" : "AllergyIntolerance",
      "type" : "element"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "definition" : "This extension is used to specify a phase of life."
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://gematik.de/fhir/epa/StructureDefinition/epa-stage-life-extension"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed",
          "ordered" : false
        },
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept",
        "path" : "Extension.value[x]",
        "sliceName" : "valueCodeableConcept",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding",
        "path" : "Extension.value[x].coding",
        "min" : 1,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct"
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.de/ValueSet/lebensphase-de",
          "description" : "Lebensphase"
        }
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.system",
        "path" : "Extension.value[x].coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.version",
        "path" : "Extension.value[x].coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.code",
        "path" : "Extension.value[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.display",
        "path" : "Extension.value[x].coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.text",
        "path" : "Extension.value[x].text",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.